//==============================================================================
// bush_anim.txt
//==============================================================================

//==============================================================================
define plant0
{
   set hotspot
   {
      version
      {
         Visual world e palm f cinematic
      }
   }
}


//==============================================================================
define plant1
{
   set hotspot
   {
      version
      {
         Visual Bush shortb
      }
   }
}

//==============================================================================
define plant2
{
   set hotspot
   {
      version
      {
         Visual Bush shorta
      }
   }
}

//==============================================================================
define plant3
{
   set hotspot
   {
      version
      {
         Visual Bush shortc
      }
   }
}

//==============================================================================
define plant4
{
   set hotspot
   {
      version
      {
         Visual Bush shortd
      }
   }
}

//==============================================================================
define plant5
{
   set hotspot
   {
      version
      {
         Visual Bush shorte
      }
   }
}

//==============================================================================
define plant6
{
   set hotspot
   {
      version
      {
         Visual Bush shortf
      }
   }
}

//==============================================================================
define plant7
{
   set hotspot
   {
      version
      {
         Visual Bush shortg
      }
   }
}

//==============================================================================
define Bush
{
   set hotspot
   {
      version
      {
         Visual world e palm c cinematic
      }
   }  
}


//==============================================================================
anim none
{
	SetSelector none
	{
		VariationLogic
		set hotspot
		{
			version
			{
				Visual Egyptian FlowerBox
				Connect ATTACHPOINT bush hotspot
				
			}
		}
		set hotspot
		{
			version
			{
				Visual Egyptian FlowerBox
				Connect ATTACHPOINT plant0 hotspot
				
			}
		}
	}
}
